DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.SelectDistinct Property

Determine if duplicate rows will be removed when this object is queried from the database.

public Boolean SelectDistinct {get;}

Implements

ITableMappedObject.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace